home *** CD-ROM | disk | FTP | other *** search
/ Champak 83 / (Vol 83) My Disc.iso / Interface / browser.swf / scripts / DefineSprite_278 / frame_1 / DoAction.as < prev   
Text File  |  2009-04-28  |  3KB  |  62 lines

  1. stop();
  2. _root.secoes.Essentials.bot_1.onRelease = function()
  3. {
  4.    _root.secoes.tipo.gotoAndStop("LINK");
  5.    _root.nome = "DirectX 9";
  6.    _root.secoes.descricoes.descricao.text = "Download right now DirectX 9 latest version, a required software for many Windows games. It\'s necessary to be on internet to download it. File size: 80.3MB";
  7.    _root.controle = "-";
  8.    _root.comando = "LINK";
  9.    _root.licenca = "Freeware";
  10.    _root.caminho = "http://go.microsoft.com/fwlink/?linkid=56511&clcid=0x409";
  11.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%http://go.microsoft.com/fwlink/?linkid=56511&clcid=0x409";
  12.    loadMovie("interface\\imagens\\directx9.jpg","_root.secoes.descricoes.destino");
  13. };
  14. _root.secoes.Essentials.bot_2.onRelease = function()
  15. {
  16.    _root.secoes.tipo.gotoAndStop("instalavel");
  17.    _root.nome = "DLLs";
  18.    _root.secoes.descricoes.descricao.text = "Required files to play smoothly";
  19.    _root.controle = "-";
  20.    _root.comando = "run.app";
  21.    _root.licenca = "Freeware";
  22.    _root.caminho = "\\Essentials\\DLLs.exe";
  23.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Essentials\\DLLs.exe";
  24.    loadMovie("interface\\imagens\\dllimagem.jpg","_root.secoes.descricoes.destino");
  25. };
  26. _root.secoes.Essentials.bot_3.onRelease = function()
  27. {
  28.    _root.secoes.tipo.gotoAndStop("instalavel");
  29.    _root.nome = "Flash Player";
  30.    _root.secoes.descricoes.descricao.text = "Latest version of the main plug-in format used for Web animation";
  31.    _root.controle = "-";
  32.    _root.comando = "run.app";
  33.    _root.licenca = "Freeware";
  34.    _root.caminho = "\\Essentials\\install_flash_player_9_ax_beta.exe";
  35.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Essentials\\install_flash_player_9_ax_beta.exe";
  36.    loadMovie("interface\\imagens\\flashplayer.jpg","_root.secoes.descricoes.destino");
  37. };
  38. _root.secoes.Essentials.bot_4.onRelease = function()
  39. {
  40.    _root.secoes.tipo.gotoAndStop("instalavel");
  41.    _root.nome = "Shockwave";
  42.    _root.secoes.descricoes.descricao.text = "Required software to play some games. It\'s necessary to be connected to the Internet to accomplish the installation";
  43.    _root.controle = "-";
  44.    _root.comando = "run.app";
  45.    _root.licenca = "Freeware";
  46.    _root.caminho = "\\Essentials\\Shockwave_Installer_Slim.exe";
  47.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Essentials\\Shockwave_Installer_Slim.exe";
  48.    loadMovie("interface\\imagens\\shockwave.jpg","_root.secoes.descricoes.destino");
  49. };
  50. _root.secoes.Essentials.bot_5.onRelease = function()
  51. {
  52.    _root.secoes.tipo.gotoAndStop("instalavel");
  53.    _root.nome = "Adobe Acrobat Reader 8";
  54.    _root.secoes.descricoes.descricao.text = "Required software to view PDF files";
  55.    _root.controle = "-";
  56.    _root.comando = "run.app";
  57.    _root.licenca = "Freeware";
  58.    _root.caminho = "\\Essentials\\AdbeRdr812_en_US.exe";
  59.    _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Essentials\\AdbeRdr812_en_US.exe";
  60.    loadMovie("interface\\imagens\\acrobat.jpg","_root.secoes.descricoes.destino");
  61. };
  62.